Release 10.1A: OpenEdge Development:
Messaging and ESB


isMessagePart function

Returns TRUE if the part specified by index is a SonicMQ message.

Syntax

FUNCTION isMessagePart RETURNS LOGICAL (INPUT index AS INTEGER). 

Applies to

Message objects

Note

If the isMessagePart function returns TRUE, use a message-part access methods.

See also

createMultipartMessage procedure, addBytesPart procedure, addMessagePart procedure, addTextPart procedure, isMessagePart function, getPartCount function, getMessagePartByID function, getMessagePartByIndex function, writeBytesFromRaw procedure, readBytesToRaw procedure, setMemptr procedure, getMEMPTR function

For more information, see the "MultipartMessage" section and the "MultiPartMessage example" section.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095